/**递增字体**/

.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
    font-family: none !important;
    font-size: 14px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
    font-family: none !important;
    font-size: 16px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
    font-family: none !important;
    font-size: 17px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
    font-family: none !important;
    font-size: 18px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
    font-family: none !important;
    font-size: 19px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
    font-family: none !important;
    font-size: 20px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
    font-family: none !important;
    font-size: 21px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
    font-family: none !important;
    font-size: 22px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
    font-family: none !important;
    font-size: 23px !important;
}


/**微信分享时的弹框样式**/

.wx_dialog {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    left: 40%;
    top: 30%;
    padding: 5px;
}

.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}

.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.wx_dialog .wx_erm {
    padding: 20px;
}

.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}


/* 20211110 */

body * {
    outline-style: none !important;
    -moz-outline-style: none !important;
}


/*手机端强制隐藏*/


/* 闽政通隐藏 */


/* 登录隐藏 */

@media only screen and (max-width: 1000px) {
    .zcbtn {
        display: none !important;
    }
    .ydbbtn {
        display: none !important;
    }
}


/*提交按钮手势*/

input[type="submit"] {
    cursor: pointer;
}


/*细览隐藏*/

.dqwz [ms-visible] {
    display: none;
}

/* 头部样式 */
.gwp_2021 a {
    color: #1658a0!important;
}

/* 底部样式 */

#footer_2021 {
    margin-top: 30px;
}
/* 移动端搜索框拉长 */
@media screen and (max-width: 1000px){
    .ss_box2_2021 {
        width: 94%;
        padding: 4px 2% 4px 4%;
    }
}
/* 微博二维码样式 */
.bot_r_2021 .codebox_2021 img {
    height:100%;
}
/* 手机端打印按钮隐藏 */
@media screen and (max-width: 999px) {
    .xl_tit1,
    .xl_tit {
        text-align: center !important;
    }
    .xl_tit2_r span:nth-child(5) {
        display: none;
    }
}
/* 概览更多栏目默认选中 */
.gl_tit_r li.curr {
    background-color: #1658a0;
}
.gl_tit_r li.curr a { 
    color: #ffffff;
}
.bottom_ul ul li .bottom_ul_tit {
    z-index: 20;
}
.bottom_ul>ul>li.on em {
    transform: rotate(180deg);
}

/* 头部热搜词 */
#searchTag{top: 51px;}

body {
    font-family:"Microsoft YaHei","simsun";
}

.zntj_bar{
    left: -3.4%;
}

@media screen and (max-width: 750px) {
    .slb .top-link-wap_2021 {
      height: 105px;
    }
}

@media screen and (max-width: 650px){
    .slb .w1{
        width: 66%;
    }
    .slb .List__hd p.w1{
        width: 61%;
    }
    .slb .w4{
        width: 33%;
    }
}

.slb .yqlj_tit1_2021 > ul > li .yqlj_con1_2021{
    bottom: 125px;
}

@media screen and (max-width:992px) {
    .slb .zjmh-bg{
        margin-top: 0px;
    }
}
.slb .header_22_llms a.zzms_bar01.none{display: inline-block !important;}


/* 细览表格 */
.table_con{
    overflow-x: auto;
}